ASP.NET MVC コントロールヘルプ
FlexGrid<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FlexGrid<T> クラス
FlexGrid コントロールは、データを表形式で表示および編集する強力で柔軟な方法を提供します。
オブジェクト モデル
FlexGrid<T> クラス
シンタックス
'宣言
 
Public Class FlexGrid(Of T) 
   Inherits FlexGridBase(Of T)
   Implements ITemplate 
public class FlexGrid<T> : FlexGridBase<T>, ITemplate  
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexGridBase<T>
               C1.Web.Mvc.FlexGrid<T>

参照

FlexGrid<T> メンバ
C1.Web.Mvc 名前空間